Skip to content
This repository was archived by the owner on Aug 7, 2021. It is now read-only.

fix(update-ns-webpack): skip the update of tsconfig.tns.json in shared Angular projects #1001

Merged
merged 1 commit into from
Jul 24, 2019

Conversation

sis0k0
Copy link
Contributor

@sis0k0 sis0k0 commented Jul 23, 2019

The NativeScript Angular code-sharing projects, built with the
recommended structure, have a different tsconfig.tns.json file
compared to the rest of the {N} project flavors. The update script,
distributed by the nativescript-dev-webpack plugin shouldn't override
that file when executed in a code-sharing project.

…d Angular projects

The NativeScript Angular code-sharing projects, built with the
[recommended structure](https://docs.nativescript.org/angular/code-sharing/intro), have a different `tsconfig.tns.json` file
compared to the rest of the {N} project flavors. The update script,
distributed by the `nativescript-dev-webpack` plugin shouldn't override
that file when executed in a code-sharing project.
@sis0k0 sis0k0 force-pushed the sis0k0/skip-shared-tsconfig-update branch from 19cc65d to c4105e5 Compare July 23, 2019 15:34
@sis0k0
Copy link
Contributor Author

sis0k0 commented Jul 24, 2019

test

@sis0k0 sis0k0 merged commit 469c4cb into master Jul 24, 2019
@sis0k0 sis0k0 deleted the sis0k0/skip-shared-tsconfig-update branch July 24, 2019 07:10
DimitarTachev pushed a commit that referenced this pull request Aug 1, 2019
The NativeScript Angular code-sharing projects, built with the
[recommended structure](https://docs.nativescript.org/angular/code-sharing/intro), have a different `tsconfig.tns.json` file
compared to the rest of the {N} project flavors. The update script,
distributed by the `nativescript-dev-webpack` plugin shouldn't override
that file when executed in a code-sharing project.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants